GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / ClipRegionsToPageBounds Property





In This Topic
ClipRegionsToPageBounds Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property ClipRegionsToPageBounds As Boolean
public bool ClipRegionsToPageBounds {get; set;}
public read-write property ClipRegionsToPageBounds: Boolean; 
public function get,set ClipRegionsToPageBounds : boolean
public: __property bool get_ClipRegionsToPageBounds();
public: __property void set_ClipRegionsToPageBounds( 
   bool value
);
public:
property bool ClipRegionsToPageBounds {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members